home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 2408 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  987 b 

  1. Path: urvile.msus.edu!NewsWatcher!user
  2. From: user@vax2.winona.msus.edu
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: AMITCP Reporting
  5. Date: Wed, 13 Mar 1996 23:27:08 -1812
  6. Organization: Minnesota State Universities
  7. Message-ID: <user-1303962327080001@199.17.138.47>
  8. References: <4i5e80$ec0@bud.shadow.net> <wulfraedDo70uM.288@netcom.com>
  9. NNTP-Posting-Host: 199.17.138.47
  10.  
  11.  I use a REXX script to dial with (a friend wrote that) and it
  12. is set to dial, give my name and password, send a SLIP command,
  13. retreive the IPs and start the STARTNET after giving me all the
  14. information. Still if you can SLIP but you wanna see what IP you
  15. have because you forgot or something, from a shell type:
  16.  
  17.  AMITCP:BIN/PING $HOSTNAME
  18.  
  19.  That will work because when you configured the AmiTCP the ENV:
  20. variable HOSTNAME was set to whatever you gave it at that time
  21. and it will be like that until you reconfig. the TCP. Now every
  22. type you STARTNET it ROUTEs that HOSTNAME to LOCALHOST so it has
  23. to be there.
  24.